github.com/go-faster/jx.Decoder.positiveFloat64 (method)

2 uses

	github.com/go-faster/jx (current package)
		dec_float.go#L157: 	v, err := d.positiveFloat64()
		dec_float.go#L167: func (d *Decoder) positiveFloat64() (float64, error) {